home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-07-28 | 555 b | 26 lines | [TEXT/MPS ] |
- /*
- File: BLJUniversalIncludes.cp
-
- Copyright: © 1991-1994 by Apple Computer, Inc.
- All rights reserved.
-
- Part of the AOCE Sample SMSAM Package. Consult the license
- which came with this software for your specific legal rights.
-
- */
-
-
-
-
- /* precompile this and save as "BLJUniversalHeaders$" */
- /* the ".c" version exists just to reference all the include files */
-
- #undef __BLJSTANDARDINCLUDES__
-
- #define __UNIVERSAL__ 1
-
- #include "BLJStandardIncludes.h"
-
- #ifndef THINK_CPLUS
- const Boolean forceObjectCodeToBeGenerated = true;
- #endif